UI_EN = {

	UI_trait_Susceptible = "Susceptible",
	UI_trait_SusceptibleDesc = "You are susceptible to the airbourne strain of the Knox infection.<br>You must wear a mask when near zombies to avoid catching the virus.",

	UI_Susceptible_Filter = "Filter",
	UI_Susceptible_No_Filter = "No Filter",
	UI_Susceptible_Swap_Filter = "Swap Filter",
	UI_Susceptible_Insert_Filter = "Insert Filter",
	UI_Susceptible_Remove_Filter = "Remove Filter",

	UI_Susceptible_Oxygen = "Oxygen",
	UI_Susceptible_No_Oxygen = "No Oxygen",
	UI_Susceptible_Swap_Oxygen = "Swap Oxygen",
	UI_Susceptible_Insert_Oxygen = "Insert Oxygen",
	UI_Susceptible_Remove_Oxygen = "Remove Oxygen",

	UI_Susceptible_Repair_With = "Repair using...",
	UI_Susceptible_Bleach_Repair = "Clean With Bleach"
}